home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Prog / T / ThP301.cpt / TCL Update / TCL Diffs / CAboutBox.p.Diff next >
Encoding:
Text File  |  1990-05-09  |  1.3 KB  |  25 lines  |  [TEXT/MPS ]

  1. File #1: Roy G. Biv:THINK P ƒ:Pascal Projects:Art Class Folder:Art Class Sources:CAboutBox.p
  2. File #2: Roy G. Biv:Art Class Folder 1.0:Art Class Sources:CAboutBox.p
  3.  
  4. Extra lines in 1st before 57 in 2nd (File "Roy G. Biv:THINK P ƒ:Pascal Projects:Art Class Folder:Art Class Sources:CAboutBox.p"; Line 57:59; File "Roy G. Biv:Art Class Folder 1.0:Art Class Sources:CAboutBox.p"; Line Δ57)
  5.   57            var
  6.   58                theWindow: CWindow;     { Altered by TCL Weaver 1.0 (5/9/90) }
  7.   59    
  8.  
  9.  
  10. Nonmatching lines (File "Roy G. Biv:THINK P ƒ:Pascal Projects:Art Class Folder:Art Class Sources:CAboutBox.p"; Line 65:66; File "Roy G. Biv:Art Class Folder 1.0:Art Class Sources:CAboutBox.p"; Line 62)
  11.   65                    new(CColorWindow(theWindow));       { Altered by TCL Weaver 1.0 (5/9/90) }
  12.   66                    itsWindow := theWindow;
  13.  
  14.   62                    new(CColorWindow(itsWindow));
  15.  
  16.  
  17. Nonmatching lines (File "Roy G. Biv:THINK P ƒ:Pascal Projects:Art Class Folder:Art Class Sources:CAboutBox.p"; Line 71:72; File "Roy G. Biv:Art Class Folder 1.0:Art Class Sources:CAboutBox.p"; Line 67)
  18.   71                    new(theWindow);         { Altered by TCL Weaver 1.0 (5/9/90) }
  19.   72                    itsWindow := theWindow;
  20.  
  21.   67                    new(itsWindow);
  22.  
  23.  
  24. *** EOF on both files at the same time ***
  25.